* {
	box-sizing: border-box !important
}

html {
	scroll-behavior: smooth
}

body {
	margin: 0;
	background-image: url(header-bg-02.png);
	background-color: #FFFFFF;
	background-size: contain;
	background-repeat: no-repeat;
}

a {
	/*color: #1f1f1f;*/
	text-decoration: none !important;
	outline: none !important;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all 0s ease-in-out
}

h1,h2,h3,h4,h5,h6 {
	letter-spacing: 0;
	font-weight: normal;
	position: relative;
	padding: 0 0 10px 0;
	font-weight: normal;
	line-height: normal;
	color: #111;
	margin: 0
}

h1 {
	font-size: 24px
}

h2 {
	font-size: 22px
}

h3 {
	font-size: 18px
}

h4 {
	font-size: 16px
}

h5 {
	font-size: 14px
}

h6 {
	font-size: 13px
}

*,*::after,*::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: #212121;
	text-decoration: none !important;
	opacity: 1
}

button:focus {
	outline: 0
}

ul,li,ol {
	margin: 0;
	padding: 0;
	list-style: none
}

a {
	color: #222;
	text-decoration: none;
	outline: none !important
}

.tlinks {
	text-indent: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden
}

a,.btn {
	text-decoration: none !important;
	outline: none !important;
}

img {
	max-width: 100%;
	height: auto
}

:focus {
	outline: 0
}

a,li,span,div,p,input {
	letter-spacing: 1px;
}

.sy-container {
	width: 1200px;
	margin: 0 auto;
}

.header-time {
	width: 100%;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #ffffff;
	color: white;
	display:flex;
	align-items: center;
	justify-content: space-between;
}

.header-center {
	width: 100%;
	height: 230px;
	display: flex;
	justify-content: space-between;
	position: relative;
}

.header-center-l img {
	width: 600px;
	margin-top: 20px;
}

.header-center-r {
	display: flex;
	margin-top: 80px;
}

.sy-input {
	width: 292px;
	height: 35.5px;
	border: 1.5px solid #ffffff;
	border-radius: 50px 0 0 50px;
	background-color: #bd030b;
	padding-top: 4px;
	color: #ffffff;
	font-size: 16px;
	padding-left: 20px;
}

.sy-input::-webkit-input-placeholder {
	color: #ffffff;
	font-size: 16px;
}

.sy-search img {
	height: 35.5px;
}

.qd-jy {
	position: absolute;
	right: 0;
	bottom: 0;
}

.qd-jy img {
	width: 680px;
	margin-bottom: -4px;
}

.sy-menu {
	width: 100%;
	height: 60px;
	background: linear-gradient(#f91712, #bc0807);
	color: #ffffff;
	display: flex;
	align-items: center;
}

.sy-menu-l {
	/* 改 */width: 100%;
	display: flex;
	justify-content: space-between;
	font-size: 20px;
	align-items: center;
}

.sy-menu-l li {
	border-right: 2px solid #ffffff;
	/* 改 */
	/* padding-right: 28px; */
	width:100%;
	/* text-align:center; */
	cursor: pointer;
	display:flex;
	align-items:center;
	justify-content:center;
}

.sy-menu-l li a {
	color: #ffffff !important;
}

.sy-menu-l li:last-child {
	border-right: none;
	/* 改 */padding-right: 0;
}

.sy-menu-l li:last-child a{
	color: #ffffff;
	font-size: 20px;
	display: flex;
	align-items: center;
}

.sy-menu-l li:last-child img{
	width: 20px;
	margin-right: 6px;
}

.sy-menu-r {
	margin-top: 6px;
}

.sy-menu-r img {
	width: 126px;
}

.sy-lunbo {
	width: 555px;
	height: 350px;
	background-color: #f5f6f6;
}

.sy-space {
	margin-top: 30px;
}

.sy-dt {
	width: 620px;
	height: 350px;
	background-color: #ffffff;
	padding: 20px 20px 0 20px;
}

.sy-news {
	display: flex;
	justify-content: space-between;
}

.sy-dt-t {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.sy-dt-t ul {
	width: 350px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sy-dt-t ul li {
	padding: 6px 14px;
	background-color: #eaeaea;
	font-size: 18px;
	border-radius: 8px;
	cursor: pointer;
}

.sy-more img {
	width: 60px;
	padding-top: 12px;
}

.dt-title a {
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 18px 0 2px 0;
	display: inline-block;
}

.dt-zhaiyao {
	font-size: 14px;
	color: #595757;
	text-align: justify;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.sy-dt-c {
	border-bottom: 1.5px solid #e4e4e4;
	padding-bottom: 12px;
	margin-bottom: 6px;
}

.sy-dt-c:hover .dt-title a{
	color:#e40b12 ;
}

.sy-dt-c:hover .dt-zhaiyao{
	color:#000000 ;
}

.sy-dt-b ul li:hover .title-list{
	color:#e40b12 ;
}

.sy-dt-b ul li:hover .title-time{
	color:#000000 ;
}

.sy-yewu-b ul li:hover{
	transform: scale(1.1);
}

.wenzhang-box div:nth-child(2):hover{
	transform: scale(1.03);
}

.wenzhang-box div:nth-child(2):hover .wz-zhaiyao{
	color: #000000;
}

.xianfeng-video ul li:hover{
	transform: scale(1.1);
}

.sy-menu-l li:hover{
	font-weight: 550;
}

.sy-dt-b ul li {
	display: flex;
	justify-content: space-between;
	padding: 8px 0;
	cursor: pointer;
}

.hoverChange{
	color: #ffffff !important;
	background-color: #da0607;
	font-weight: 500;
}
.hoverChange a {
	color: #ffffff !important;
	background-color: #da0607;
	font-weight: 500;
}

.title-list {
	width: 484px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.title-time {
	width: 72px;
	color: #878787;
	letter-spacing: 0;
}


.sy-yewu {
	/* 改 */
	/* height: 120px;
	width: 100%;
	background-color: #f5f6f6;
	border-radius: 10px;
	display: flex; */

}

/* 改 添加 */
.sy-yewu-b ul{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

/* 改 添加 */
.sy-yewu-b ul li{
	height: 100px;
}

/* 改 添加 */
.sy-yewu-b img{
	height: 100%;
}

.sy-yewu img {
	/* 改 */
	/* height: 120px; */
}

.sy-tl img {
	width: 100%;

}

.wenzhang-box {
	width: 580px;
}

.wenzhang-box-title {
	width: 100%;
}

.wz-title {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 18px 0 2px 0;
	display: inline-block;
	padding: 10px 20px;
	background: linear-gradient(to right, #fd8364, #e40b12);
	margin-top: 20px;
}

.wz-title a {
	color: #ffffff;
}

.wz-zhaiyao {
	font-size: 14px;
	color: #595757;
	text-align: justify;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin: 6px 0 20px 0;
}

.wenzhang-box-contain {
	width: 100%;
	height: 200px;
	background-color: #f5f6f6;
	padding: 14px;
}

.wenzhang-box-contain ul li img {
	width: 8px;
}

.wenzhang-box-contain ul li {
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
	cursor: pointer;
}

.wenzhang-title {
	width: 96%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wenzhang-line {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.ztzl {
	background: url(zhuanti-02.png) no-repeat;
	background-size: cover;
	height: 400px;
	width: 100%;
	padding: 50px 0;
}

.ztzl-zsy{
	display: none;
}

.xianfeng {
	background: url(xianfeng-08.png) no-repeat;
	background-size: cover;
	height: 400px;
	width: 100%;
	padding: 50px 0;
}

/* ---------------------------------- 岛城先锋轮播(lunbo_dcxf) start------------------------------------------- */
.xianfeng-video {
	overflow: hidden;
	width: 100%;
	height: 202px;
	margin-top: 50px;
}

.xianfeng-video .swiper-slide {
	width: 280px !important;
	height: 100%;
    background: #fff;
    position: relative;
	
}

.lunbo_dcxf .swiper-wrapper{
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}

.xianfeng-video .swiper-slide a img {
	object-fit: cover;
    height: 100% !important;
	width: 100% !important;
}

/* .xianfeng-video ul {
	display: flex;
	justify-content: space-between;
} */

/* .xianfeng-video ul li {
	width: 280px;
}*/ 

.xf-video-img {
	width: 100%;
	height: 160px;
}

.xf-zsy{
	display: none;
}

.xf-video-title {
	color: #ffffff;
	font-size: 18px;
	font-weight: 500;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	padding: 10px 20px;
	background: linear-gradient(to right, #fd8364, #e40b12);
	text-align: center;
}

.xf-video-title a {
	color: #ffffff !important;
	font-size: 18px;
}

/* ---------------------------------- 岛城先锋轮播(lunbo_dcxf) end------------------------------------------- */


.tiaozhuan img {
	width: 370px;
}

.tiaozhuan ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.tiaozhuan ul li {
	margin-bottom: 30px;
}

.sy-yqlj {
	width: 100%;
	height: 56px;
	background-color: #eaeaea;
}

.sy-yqlj-contain {
	display: flex;
	width: 930px;
	justify-content: space-between;
	margin: 0 auto;
	line-height: 56px;
}

.footer {
	background: url(footer-08.jpg) no-repeat;
	background-size: cover;
	height: 180px;
	width: 100%;
	padding: 38px 0;
	display: flex;
	justify-content: center;
}

.footer img {
	width: 80px;
}

.footer-left {
	width: 146px;
	border-right: 1.5px solid #ffffff;
	padding-right: 60px;
}

.footer-right {
	color: #ffffff;
	padding-left: 60px;
	line-height: 26px;
}

/* ------------------------------   轮播样式(lunbo_top)  start ------------------------------- */
#lunbo_top1 {
    position: relative;
    width: 100%;
}

#lunbo_top1 .swiper-slide {
	width: 555px;
	height: 350px;
    background: #f5f6f6;
}

#lunbo_top1 .swiper-slide a img {
	object-fit: cover;
    height: 100% !important;
	width: 100% !important;
}

.dd1 {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: rgb(0,0,0,0.5);
    opacity: 1;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    text-align: left;
	padding-left: 10px;
}

.dd1 a{
	color: #fff;
	font-size: 16px;
}

.dd1 span {
	display: block;
	width: 75%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#lunbo_top1 .swiper-pagination {
    position: relative !important;
    top: -30px;
	right: 10px;
	float: right;
    height: 10px;
}

#lunbo_top1 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
	margin-left: 8px;
    border-radius: 100%;
    background: #fff;
}
  
#lunbo_top1 .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #e40b12;
}
/* ------------------------------   轮播样式(lunbo_top)  end ------------------------------- */

/* ------------------------------   轮播样式  start ------------------------------- */
#certify {
    position: relative;
    width: 100%;
    margin: 20px auto 0;
}

#certify .swiper-slide {
	width: 450px;
    height: 250px;
    background: #fff;
    position: relative;
    border-radius: 8px;
}

#certify .swiper-slide a img {
    display: block;
    height: 250px;
    margin-bottom: 20px;
}

#certify .swiper-slide a img:hover {
	transform: scale(1.05);
}

#certify .swiper-pagination {
    position: relative !important;
    margin-top: 10px;
    height: 10px;
}

#certify .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fd8364;
    margin: 0 5px;
    transition: all 0.3s ease;
}
  
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #e40b12;
}

#certify .swiper-button-prev {
    left: 0;
    width: 80px;
    font-size: 30px;
    text-align: center;
    line-height: 80px;
    height: 80px;
    background: inherit;
    background-color: rgba(242, 242, 242, 1);
    border: none;
}

#certify .swiper-button-next {
    right: 0;
    font-size: 30px;
    text-align: center;
    line-height: 80px;
    width: 80px;
    height: 80px;
    background: inherit;
    background-color: rgba(242, 242, 242, 1);
    border: none;
}

/* 轮播项样式 */
#certify .swiper-container .swiper-wrapper {
    display: flex;
    align-items: center;
}
/* ------------------------------   轮播样式  end ------------------------------- */

/*------------------------------   弹窗样式  start -------------------------------*/
.popup-dialog {
	position: fixed;
	top: 0;
	left: 0;

	z-index: 999;
  }
  .popupImg {
	width: 330px;
	height: 220px;
	cursor: pointer;
  }
  .closeA {
	position: absolute;
	right: 8px;
	top: 0;
	color: #666;
	cursor: pointer;
  }
  .close {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 25px;
  }
  /*------------------------------   弹窗样式  end -------------------------------*/